pg_fallocate
От | Mitsumasa KONDO |
---|---|
Тема | pg_fallocate |
Дата | |
Msg-id | CADupcHW1POmSuNoNMdVaWLTq-a3X_A3ZQMuSjHs4rCexiPgxAQ@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: pg_fallocate
Re: pg_fallocate Re: pg_fallocate |
Список | pgsql-hackers |
Hi,
@font-face { font-family: "Times";
}@font-face { font-family: "MS 明朝";
}@font-face { font-family: "Century";
}@font-face { font-family: "Century";
}@font-face { font-family: "@MS 明朝";
}p.MsoNormal, li.MsoNormal, div.MsoNormal { margin: 0mm 0mm 0.0001pt; text-align: justify; font-size: 12pt; font-family: Century; }.MsoChpDefault { font-family: Century; }div.WordSection1 { page: WordSec@font-face { font-family: "Times";
}@font-face { font-family: "MS 明朝";
}@font-face { font-family: "Century";
}@font-face { font-family: "Cambria Math";
}@font-face { font-family: "@MS 明朝";
}p.MsoNormal, li.MsoNormal, div.MsoNormal { margin: 0mm 0mm 0.0001pt; text-align: justify; font-size: 12pt; font-family: Century; }.MsoChpDefault { font-family: Century; }div.WordSection1 { page: WordSection1; }I'l like to add fallocate() system call to improve sequential read/write peformance. fallocate() system call is different from posix_fallocate() that is zero-fille algorithm to reserve continues disk space. fallocate() is almost less overhead alogotithm to reserve continues disk space than posix_fallocate().
It will be needed by sorted checkpoint and more faster vacuum command in near the future.
If you get more detail information, please see linux manual.
I go sight seeing in Dublin with Ishii-san now:-)
Regards,
--
Mitsumasa KONDO
NTT Open Source Software
Вложения
В списке pgsql-hackers по дате отправления: