pgsql-server: Document what the "rep; nop" x86 assembler sequence is

Поиск
Список
Период
Сортировка
От neilc@svr1.postgresql.org (Neil Conway)
Тема pgsql-server: Document what the "rep; nop" x86 assembler sequence is
Дата
Msg-id 20041006234201.4E6A832A24F@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Document what the "rep; nop" x86 assembler sequence is actually equivalent
to, and what it is intended to do.

Modified Files:
--------------
    pgsql-server/src/include/storage:
        s_lock.h (r1.131 -> r1.132)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/include/storage/s_lock.h.diff?r1=1.131&r2=1.132)

В списке pgsql-committers по дате отправления:

Предыдущее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql-server: Capitalize some SQL keywords the previous commit missed,
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql-server: XOR process PID into a backend's initial random seed, to